C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / AllowMerging Property

In This Topic
AllowMerging Property (FlexGridBase<T>)
In This Topic
Gets or sets which parts of the grid provide cell merging.
Syntax
'Declaration
 
Public Overridable Property AllowMerging As AllowMerging
 
See Also